Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect: use the public /v1/content/{guid}/environment endpoints #40

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

aronatkins
Copy link
Contributor

Does not delete environment variables from content; only adds or overwrites environment variables based on local state.

fixes #37

Does not delete environment variables from content; only adds or overwrites
environment variables based on local state.

fixes #37
Copy link

@toph-allen toph-allen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't feel qualified to approve this, but… it doesn't look wrong to me.

@aronatkins
Copy link
Contributor Author

I don't feel qualified to approve this, but… it doesn't look wrong to me.

HA! I don't feel qualified to WRITE this! :)

@tdstein tdstein merged commit 2b47d66 into main Oct 7, 2024
2 checks passed
@tdstein tdstein deleted the aron-v1-content-environment branch October 7, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use v1/content/{guid}/environment to modify environment variables
4 participants